Maple Flow Questions and Posts

These are Posts and Questions associated with the product, Maple Flow

Hello everyone,
Is it possible to load complete Maple packages into Maple Flow?

Regards,

Oliveira

We are a week away from the submission deadline for the Maple Conference!  
Presentation proposal applications are due July 25, 2025.

We are inviting submissions of presentation proposals on a range of topics related to Maple, including Maple in education, algorithms and software, and applications. We also encourage submission of proposals related to Maple Learn. You can find more information about the themes of the conference and how to submit a presentation proposal at the Call for Participation page.

We hope to see there.

Back in 2017, when the concept of Maple Flow was first proposed at Maplesoft, we developed an aspirational brochure to ignite our creative energy. I still have a printed few copies – here’s one that’s sat behind my monitor.

At that time, the product that did not yet exist was called “Maple Whiteboard” and the brochure described what we had gradually come to appreciate that engineers wanted from a calculation tool:

  • simplicity at its beating heart – just learn a few basic game mechanics, and then everything else “flows” (ahem). 
  • units support from the get-go
  • documentation features to describe the analysis
  • connectivity with other software
  • engineering-focused math functions

The first working version of Maple Whiteboard was crude…but the basic building blocks were in place and the concept worked. This image dates from 2019.

We unveiled Maple Flow to the public in 2021 (coming up with the name was a trial in of itself). Here’s what it looked like.

The target audience loved the new product—they liked what it could do now and were excited about its future potential. Our initial assumptions had been validated!

Maple Flow has evolved dramatically since the fever dream of the initial brochure and early prototypes. Even though it's much more powerful now, we've made sure it’s still simple to use.

Today, I’m delighted to announce the launch of Maple Flow 2025. This release is a major turning point for the product. You'll see a clean, new interface, faster performance, and more tools for documentation and moving your work from other programs.

Let me touch on my personal highlights.

A new interface headlines the release! It’s clean and simple, with logically ordered buttons in organized groups.

The ribbon is contextual; for example, click on an image, and you’ll see tools for adding shapes and text.

There's always room for improvement and refinement. Let me know what you think!.

You can now insert a table of contents into your document. The page numbers automatically update, and headings are hyperlinked – just click and you jump to that part of the worksheet.

Hyperlinks in the table of contents are preserved when you export the worksheet to PDF – that’s an awesome navigation feature when you distribute your work.

This feature gives me a visual dopamine hit every time I use it. Look how easy it is to use!

We've decided to release a tool we’ve been using internally for some time. The Maple Flow Migration Assistant is a free addon that helps you convert your Mathcad 13, 14 and 15 worksheets to Maple Flow. 


You can convert single Mathcad worksheets or point to a folder for bulk conversion. You also get many function translations.

Automatically converting executable code between two different high-level math tools is difficult; some manual reworking is probably needed for anything that’s not simple arithmetic (we documented what the Migration Assistant does here). But if you’ve already decided to make the switch from Mathcad 13, 14 or 15, then the Migration Assistant is a great time saver.

Large worksheets now evaluate faster! These are benchmarks from our internal testing suite.

You can now run Maple Flow worksheets through Excel via a simple function call. You can change parameters and get updated results.

To help you set up that function call, an interface walks you through the process.

You can use this feature to develop a simple spreadsheet reporting dashboard or perform parameter sweeps on your Flow analyses.

Large analysis projects can be difficult to manage. 

  • The results of one worksheet might need to be used in another,
  • there may be equations that are reused everywhere, 
  • or you might need to split your project into small chunks that different people can work on separately

Well, now we’ve made that whole process easier! You can now treat Flow worksheets as “black box” functions that you can call from other Flow worksheets. You can even change parameter values, and return updated results

 

The AI Formula Assistant made its debut in Maple 2025 and it sparked a lot of interest (and some interesting conversations about the future of AI in math software). 

By popular demand, we've brought this feature into Flow. You can now look up an engineering formula with a simple natural language query,


 

That's enough of my personal highlights. If you want to know more, visit the What's New pages for a complete rundown and grab a trial.

If you haven’t tried Maple Flow yet, now is the right time to jump in. We have several time-limited launch offers to make the transition to Flow as frictionless as possible; these include offers for users who are

  • deploying a small suite of licenses
  • switching from other tools
  • in large organizations that need a full implementation plan.

As ever, we can only keep Maple Flow on track if you let me know what you want - send all your feedback my way.

Hello, when I have a complex conjugate in the denominator of a fraction, the conjugate bar symbol and the division line of the fraction overlap. When this happens, it is not apparent that the variable is a conjugate, so I have had to just type the command conjugate() in order to make this clear.

Reference the linked sample document that illustrates this: Conjugate.flow

I would appreciate any suggestion on how to use the conjugate symbol in this case. I would prefer the symbol wherever possible rather than the text command for clarity in the flow document.

Thanks

Hello, I have a procedure "timing" in the code editor that I am calling from the main canvas of a flow document. I would like to print the procedure description text string from the Description option in the procedure using the Describe command. However, Describe(timing) does not return anything.

The flow document is at this link: Procedure-Describe.flow

I would appreciate any suggestions.

Thanks

What am I missing here?  I type in a simple differential equation and I get .. unable to parse error.

Try it yourself, you will understand what I mean. (MF2024.2.1)

 

Referring to the screenshots, "J" can be converted to "N m" in MF2024.1, but not in M2024.2.
Is this some sort of bug in M2024.2?

 

 

With the new release of Maple Flow 2024.2 the units "Area" and "Speed" don't work.

I run a MaxBook Pro with macOS Sequoia 15.2 and uninstalled MF2024.2.

 

Hi,

Is there any other way to interrupt a MapleFlow (2024.2) evaluation, other then the red circled ! icon?

Sometimes MF gets stuck in an "Evaluating" state and the red circled ! icon doesn´t work.

Thanks very much in advance for any help.

I am a new user of Maple Flow 2024.2.

Since I installed this version I got trouble with the following commands:

solve(x^3-2x^2+3x-2)=1.00.  Just 1 root is returned

fsolve((x-2)(x+3)(x-1))=-3.  Just 1 root is returned

ifactors(3024)=.   Maple Flow latch in and crashes without errot massage

seq(i^2,i=1..5)=. Sequence not executed

subs(...)= Substitute not executed

Optimization:-Minimize(...)=.  Latch in, error


With the help of the Maplesoft-Team I uninstalled and installed several times MF on a MacBook Pro Sequoia 15.2 and on a MacBook Pro Ventura 13.7.2 with and without Firewall and McAfee. 
No success, the problems still remain.

I'll no longer use Maple Flow in this version.
I expect a new update asap!

Hi,

just a quick question: Is it possible to customize the default worksheet with my own settings/styles, such that my settings are loaded automically when I create a new worksheet? I've tried to change my settings/styles and apply that globally but, once I leave MF and re-launch it, my settings/styles are not loaded.

Thanks very much in advance.

Hello everyone,

I'm quite new to Maple Flow and I really like it. However, since the 2024.2 update, Flow sometimes does not let me save a worksheet. Just nothing happens when I click Save or Save As or press Ctrl+S. Same thing when I click "Yes" in the dialogue (which asks me if I want to save the changes) after I close the worksheet.

As a workaround in these cases, I copy the whole content of the worksheet, close Flow altogether and open a new worksheet into which I paste the previously copied contents. Am I the only one experiencing this behaviour? Am I doing something wrong?

After download MapleFlow 2024.2 "fsolve" return only one solution for a polynom of n-order.

Can I unchain by an hidden order?

I'm evaulating Maple Flow and wondered if any Mathcad users have transferred to Maple Flow?

What are the pros/cons of Maple Flow? It's different to what I'm used to so I need to spend time learning. But I'm liking what I see so far.

1 2 3 4 5 6 7 Page 1 of 8